runtime.schedt.deferlock (field)
8 uses
runtime (current package)
mgc.go#L1670: lock(&sched.deferlock)
mgc.go#L1679: unlock(&sched.deferlock)
panic.go#L355: lock(&sched.deferlock)
panic.go#L362: unlock(&sched.deferlock)
panic.go#L420: lock(&sched.deferlock)
panic.go#L423: unlock(&sched.deferlock)
proc.go#L697: lockInit(&sched.deferlock, lockRankDefer)
runtime2.go#L828: deferlock mutex
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |